Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(maint) Update dependency Moq to v4.18.1 #72

Merged
merged 1 commit into from
May 30, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Moq nuget patch 4.18.0 -> 4.18.1

Release Notes

moq/moq4

v4.18.1

Fixed
  • Regression with lazy evaluation of It.Is predicates in setup expressions after updating from 4.13.1 to 4.16.1 (@​b3go, #​1217)
  • Regression with SetupProperty where Moq fails to match a property accessor implementation against its definition in an interface (@​Naxemar, #​1248)
  • Difference in behavior when mocking async method using .Result vs without (@​cyungmann, #​1253)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@nils-a nils-a added the Build label May 30, 2022
@nils-a nils-a added this to the vNext milestone May 30, 2022
@nils-a nils-a enabled auto-merge May 30, 2022 10:14
@nils-a nils-a merged commit 3977ee9 into develop May 30, 2022
@nils-a nils-a deleted the renovate/moq-4.x branch May 30, 2022 10:14
@nils-a nils-a modified the milestones: vNext, 0.3.0 May 1, 2023
@nils-a
Copy link
Contributor

nils-a commented Oct 7, 2023

Superseded by #155

@nils-a nils-a removed this from the 0.3.0 milestone Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants